home *** CD-ROM | disk | FTP | other *** search
/ Final Destination 2 Press Kit / Final Destination 2 Press Kit.iso / pc / main.dxr / 00001_startMovie.ls next >
Encoding:
Text File  |  2003-01-02  |  82 b   |  6 lines

  1. on startMovie
  2.   if not soundBusy(1) then
  3.     puppetSound(1, "Music")
  4.   end if
  5. end
  6.